www.gusucode.com > 婚庆仪礼策划公司网站系统源代码 梦紫色 > 婚庆仪礼策划公司网站系统源代码 梦紫色/Admin/admin_upload.asp

    <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title></title>
<link href="style.CSS" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
-->
</style><body>
<!-- #include file="check1.asp" -->
<table width="100%"  border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td>
	  <form action="admin_upfile.asp" method="post" enctype="multipart/form-data" name="form">
	  <input type="hidden" name="filepath" value="UploadFile">
      <input name="file" type="file" class="login_input">
      <input type="submit" name="Submit" value="上传" class="login_btn">
      </form></td>
  </tr>
</table>
</body>
</html>